Blazor コントロール
LoadMoreItemsAsync メソッド (C1HierarchicalDataCollection<T>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1HierarchicalDataCollection<T> クラス : LoadMoreItemsAsync メソッド
Specifies the desired number of items to be loaded.
The cancellation token.
Loads more items.
シンタックス
'宣言
 
Public Overridable Function LoadMoreItemsAsync( _
   Optional ByVal count As System.Nullable(Of Integer), _
   Optional ByVal cancellationToken As System.Threading.CancellationToken _
) As System.Threading.Tasks.Task
public virtual System.Threading.Tasks.Task LoadMoreItemsAsync( 
   System.Nullable<int> count,
   System.Threading.CancellationToken cancellationToken
)

パラメータ

count
Specifies the desired number of items to be loaded.
cancellationToken
The cancellation token.
参照

C1HierarchicalDataCollection<T> クラス
C1HierarchicalDataCollection<T> メンバ